In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter / SplitExcelSheetsIntoPages Property

SplitExcelSheetsIntoPages Property (GdPictureDocumentConverter)

In This Topic
Syntax
'Declaration

 

Public Property SplitExcelSheetsIntoPages As Boolean
public bool SplitExcelSheetsIntoPages {get; set;}
public read-write property SplitExcelSheetsIntoPages: Boolean; 
public function get,set SplitExcelSheetsIntoPages : boolean
public: __property bool get_SplitExcelSheetsIntoPages();

public: __property void set_SplitExcelSheetsIntoPages( 

   bool value

);
public:

property bool SplitExcelSheetsIntoPages {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter
GdPictureDocumentConverter Members